home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bandai Visual CD-ROM Previews 3
/
Bandai Visual CD-ROM Previews 3.iso
/
かわら盤メニュー
/
00001_Script_1
next >
Wrap
Text File
|
1995-02-07
|
669b
|
42 lines
on startmovie
end
on select01
if rollover(3) then
set the castNum of sprite 2 = 28
updatestage
end if
end
on select02
if rollover(5) then
set the castNum of sprite 4 = 28
updatestage
end if
end
on select03
if rollover(7) then
set the castNum of sprite 6 = 28
updatestage
end if
end
on select04
if rollover(9) then
set the castNum of sprite 8 = 28
updatestage
end if
end
on select05
if rollover(11) then
set the castNum of sprite 10 = 28
updatestage
end if
end
on select06
if rollover(13) then
set the castNum of sprite 12 = 28
updatestage
end if
end